Skip to content

Conversation

@github-actions
Copy link

[AUTOMATED]

ahmednfwela and others added 28 commits July 10, 2025 20:41
This change adds more detail and consolidates existing topics to create
a more prescriptive and helpful set of options for developers looking to
migration their ASP.NET Framework to Core applications.

Main things included in this update are:

- Consolidated a topics that were logically connected into a single
  document
- Added some basic decision trees for developers to understand what is
  most likely to be useful to them
- Updated the initial landing page to provide a better overview of what
  challenges they may encounter as they start a migration
- Updated the setup instructions to align with the current state of
  things
Fixed date to required format with two digits.
Fixed ms.date format which requires 2 digit month
Just updated ms.date to current since file was significantly updated.
Copilot AI and others added 30 commits November 5, 2025 15:17
* Initial plan

* Clarify Swashbuckle availability banner for .NET 9+

Co-authored-by: wadepickett <[email protected]>

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

* Apply suggestion from @Copilot

Co-authored-by: Copilot <[email protected]>

* Apply suggestion from @wadepickett

Added 2nd link

* Clarify OpenAPI and Swashbuckle usage in .NET 9

Updated note on OpenAPI support in .NET 9 and later, clarifying the status of Swashbuckle.

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

* Apply suggestion from @wadepickett

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wadepickett <[email protected]>
Co-authored-by: Wade Pickett <[email protected]>
Co-authored-by: Copilot <[email protected]>
…36219)

* Add warning when using Redis to store Data Protection keys

Added a warning about using Redis cache to store Data Protection keys, since Redis doesn't persist data across service restarts by default. Provided links for configuration guidance.

* Fix link formatting for Azure Managed Redis documentation

* Update ms.date for key storage providers documentation

---------

Co-authored-by: Wade Pickett <[email protected]>
* Initial plan

* Fix broken Nginx installation links for Ubuntu

Co-authored-by: tdykstra <[email protected]>

* Apply suggestion from @wadepickett

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: tdykstra <[email protected]>
Co-authored-by: Wade Pickett <[email protected]>
…otnet#36304)

* Initial plan

* Clarify ASP0026 warning: AllowAnonymous allows but doesn't require authentication

Co-authored-by: tdykstra <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: tdykstra <[email protected]>
* Describe System.Web adapters hosting updates

* fix some links

* add request services

* add space

* add leading slash
…t#36323)

* Add docs for migrating owin pipelines with system.web adapters

* clean up sample
* Initial plan

* Add Identity metrics documentation for .NET 10

Co-authored-by: wadepickett <[email protected]>

* Update ASP.NET Core Identity documentation

Fixed for moniker range.

* Apply suggestion from @wadepickett

Added to View Identity metric section

* Apply suggestions from code review

Suggested udpated from guardrex

Co-authored-by: Luke Latham <[email protected]>

* Apply suggestion from @wadepickett

Fixed comma

* Fix punctuation and formatting in metrics.md

Corrected punctuation and formatting for consistency in metrics documentation.

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wadepickett <[email protected]>
Co-authored-by: Wade Pickett <[email protected]>
Co-authored-by: Luke Latham <[email protected]>
dotnet#36330)

* Add documentation for endpoint-specific OpenAPI operation transformers

* Remove details because they are in the docs

---------

Co-authored-by: Sander ten Brinke <[email protected]>
Completed a review.  Did not find anything out of date.  Updating the ms.date to current.
…otnet#36341)

Co-authored-by: JamesNK <[email protected]>
Co-authored-by: guardrex <[email protected]>
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: James Newton-King <[email protected]>
* Add Copilot instruction: Issue analysis and action plan

* Add top metadata

* Changed to asterisks for all line items

* Removed quick decision tree

* Update .github/copilot-issue-verification-action-plan.md

Co-authored-by: Copilot <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Fix numbering in issue verification action plan

Updated the numbering of the goals in the action plan for clarity.

---------

Co-authored-by: Copilot <[email protected]>
* Not-latest includes updated for post .NET 10

* Exclude > 10 until v11 added to selector

* Apply suggestion from @Copilot

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
* RemoveNotice of Pre-release

* Just remove triple colon

* no moniker collision warnings on the build report
* Import inputs into env

Instead of raw input from workflow_dispatch, import those inputs into the environment before using.

* Apply suggestions from code review
* Initial plan

* Add Safari compatibility note to localhost-tld.md

Co-authored-by: wadepickett <[email protected]>

* Apply suggestions from code review - clarified "client" app.

* Update aspnetcore/test/localhost-tld.md

Co-authored-by: Tom Dykstra <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wadepickett <[email protected]>
Co-authored-by: Wade Pickett <[email protected]>
Co-authored-by: Tom Dykstra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.